-
Notifications
You must be signed in to change notification settings - Fork 646
[Backend Tester] Add nightly CI job for XNNPACK #13390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This PR needs a
|
Set up a nightly CI job to run the backend model and operator tests for xnnpack (unquantized and static int8 per channel). This is the first step in setting up continuous coverage using the new suite. I've chosen nightly as the initial run cadence as some of the larger test suites are very long. In the medium-term, I'd like to run a subset of these tests on pull or trunk, but we can start with this.